object Form6: TForm6 Left = 190 Top = 188 BorderIcons = [] BorderStyle = bsSingle Caption = 'Bookmark Converter X.X - Magnus Br�ding 1998 - Command-line ' + 'mode' ClientHeight = 180 ClientWidth = 469 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object verlabel: TLabel Left = -8 Top = 120 Width = 37 Height = 13 Caption = 'verlabel' Visible = False end object regname_l: TLabel Left = 0 Top = 72 Width = 49 Height = 13 Caption = 'regname_l' Visible = False end object regtype_l: TLabel Left = 0 Top = 88 Width = 43 Height = 13 Caption = 'regtype_l' Visible = False end object reglabel: TLabel Left = 0 Top = 154 Width = 37 Height = 13 Caption = 'reglabel' Visible = False end object GroupBox3: TGroupBox Left = 248 Top = 0 Width = 217 Height = 177 TabOrder = 0 object Label6: TLabel Left = 3 Top = 8 Width = 209 Height = 65 AutoSize = False Caption = 'Test version! Illegal to use or copy!' Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -20 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Visible = False WordWrap = True end object Label5: TLabel Left = 8 Top = 48 Width = 201 Height = 25 Alignment = taCenter AutoSize = False Caption = '1234567890123456789012345' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [fsBold] ParentFont = False end object Image4: TImage Left = 40 Top = 10 Width = 139 Height = 36 AutoSize = True Picture.Data = {} end object Image6: TImage Left = 40 Top = 65 Width = 142 Height = 22 AutoSize = True Picture.Data = {} Visible = False end object Image5: TImage Left = 46 Top = 65 Width = 130 Height = 22 AutoSize = True Picture.Data = {} Visible = False end object GroupBox2: TGroupBox Left = 8 Top = 88 Width = 201 Height = 81 TabOrder = 0 object Gauge1: TGauge Left = 8 Top = 16 Width = 185 Height = 25 Enabled = False Progress = 0 Visible = False end object Label1: TLabel Left = 48 Top = 32 Width = 113 Height = 13 Caption = 'Initializing, please wait...' end object countframe1: TGroupBox Left = 8 Top = 41 Width = 185 Height = 34 TabOrder = 0 Visible = False object Label3: TLabel Left = 8 Top = 6 Width = 108 Height = 13 Caption = 'Converted Bookmarks:' Transparent = True end object Label4: TLabel Left = 8 Top = 19 Width = 89 Height = 13 Caption = 'Converted Folders:' Transparent = True end object bc: TLabel Left = 144 Top = 6 Width = 35 Height = 13 Alignment = taRightJustify AutoSize = False Caption = '0' Transparent = True end object fc: TLabel Left = 144 Top = 19 Width = 35 Height = 13 Alignment = taRightJustify AutoSize = False Caption = '0' Transparent = True end end end end object GroupBox4: TGroupBox Left = 4 Top = 0 Width = 233 Height = 177 TabOrder = 1 object Image1: TImage Left = 11 Top = 8 Width = 208 Height = 85 AutoSize = True Picture.Data = {} end object Label2: TLabel Left = 88 Top = 128 Width = 129 Height = 36 AutoSize = False Caption = 'Magnus Br�ding m9761@abc.se' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Image2: TImage Left = 18 Top = 92 Width = 201 Height = 17 Picture.Data = {} end object Image3: TImage Left = 18 Top = 128 Width = 49 Height = 32 AutoSize = True Picture.Data = {} end end object helpflb: TFileListBox Left = 88 Top = 166 Width = 169 Height = 89 ItemHeight = 13 TabOrder = 2 Visible = False end object helpdlb: TDirectoryListBox Left = 272 Top = 166 Width = 105 Height = 89 FileList = helpflb ItemHeight = 16 TabOrder = 3 Visible = False end end